[SPARK-29580][TESTS] Add kerberos debug messages for Kafka secure tests#26252
[SPARK-29580][TESTS] Add kerberos debug messages for Kafka secure tests#26252gaborgsomogyi wants to merge 2 commits intoapache:masterfrom
Conversation
|
Please note this is not a solution to the problem, it just adds more debug information. |
|
Test build #112655 has finished for PR 26252 at commit
|
|
Test build #112657 has finished for PR 26252 at commit
|
|
Could you check the Jenkins CI build and confirm whether the console output contains all of debug messages you're expecting? The failure is intermittent and we would tend to see failures in CI build result, so would be nice if we can also get the same information from there. |
|
I've double checked and as expected the newly added debug messages appear there: |
HeartSaVioR
left a comment
There was a problem hiding this comment.
Thanks for the double-check! LGTM.
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, LGTM.
Thank you for adding this to stabilize Jenkins, @gaborgsomogyi .
Thank you, @srowen and @HeartSaVioR !
Merged to master.
What changes were proposed in this pull request?
org.apache.spark.sql.kafka010.KafkaDelegationTokenSuitefailed lately. After had a look at the logs it just shows the following fact without any details:Since the issue is intermittent and not able to reproduce it we should add more debug information and wait for reproduction with the extended logs.
Why are the changes needed?
Failing test doesn't give enough debug information.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
I've started the test manually and checked that such additional debug messages show up: